projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e92ac5
)
* .bzrignore: Ignore dirs libexec/, share/ and var/.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 2 Jun 2013 03:56:40 +0000
(
05:56
+0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 2 Jun 2013 03:56:40 +0000
(
05:56
+0200)
.bzrignore
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.bzrignore
b/.bzrignore
index 100ca14fd1cd92e707525190e80cc63d3c4cc9b5..dc33ab82a15b1717a164b449aab6a73ef40e1ba5 100644
(file)
--- a/
.bzrignore
+++ b/
.bzrignore
@@
-7,9
+7,12
@@
./data
./etc/icons
./etc/__pycache__
+./libexec
./lock
./README.W32
+./share
./site-lisp
+./var
oo
oo-spd
*.dSYM
diff --git
a/ChangeLog
b/ChangeLog
index b364765ad6da25bf84e2f2f080159282691f5799..9cfa2d40e3a1e9bc828fbcc18c910791190e46f3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2013-06-02 Juanma Barranquero <lekktu@gmail.com>
+
+ * .bzrignore: Ignore dirs libexec/, share/ and var/.
+
2013-05-29 Xue Fuqiao <xfq.free@gmail.com>
* INSTALL: Fix description.